Libraries tagged by likes relation

kmuenkel/concept-factory

0 Favers
131 Downloads

Auto-generate dummy data with realistic relationships per Model-like config classes

Go to Download


netbuild/apidriver

3 Favers
17 Downloads

An Eloquent model and query builder with support for Restful Api Server using the original Laravel API. This library extends the original Laravel classes, so it uses exactly the same methods. Supports relationships to other models with methods like hasMany, belongsTo, etc.

Go to Download


ivir3zam/phalcon-model-middleware

1 Favers
44 Downloads

This library is for connecting models in phalcon like UML Class Diagrams. merging two models and create one single model. this is an implementation of polymorphic relationship

Go to Download


bephp/activerecord

122 Favers
2028 Downloads

micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).

Go to Download


lloydzhou/activerecord

5 Favers
96 Downloads

micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).

Go to Download


cybercog/laravel-love

1136 Favers
214971 Downloads

Make Laravel Eloquent models reactable with any type of emotions in a minutes!

Go to Download


qirolab/laravel-reactions

172 Favers
32906 Downloads

Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.

Go to Download


grandt/relativepath

11 Favers
598413 Downloads

A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.

Go to Download


mpratt/relativetime

30 Favers
80455 Downloads

A library that calculates the time difference between two dates and returns the result in words (Example: 5 minutes ago or 5 Minutes left). The library supports other languages aswell like Spanish and German.

Go to Download


devdojo/laravel-reactions

32 Favers
15665 Downloads

Go to Download


hkp22/laravel-reactions

74 Favers
1462 Downloads

Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.

Go to Download


francescomalatesta/laravel-reactions

58 Favers
134 Downloads

Go to Download


wookieb/relative-date

2 Favers
3544 Downloads

Fully configurable tool to calculate and show date diff in human readable form like "2 minutes ago" or "10 minutes from now".

Go to Download


muratbsts/laravel-reactable

7 Favers
111 Downloads

Use reactions for your Laravel model like Facebook, without pain

Go to Download


crimsonkissaki/mockmaker

4 Favers
41 Downloads

Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.

Go to Download


<< Previous Next >>